window: Prefer menu bars when handling F10
authorFlorian Müllner <fmuellner@gnome.org>
Fri, 27 Aug 2021 22:10:00 +0000 (00:10 +0200)
committerFlorian Müllner <fmuellner@gnome.org>
Fri, 27 Aug 2021 22:19:23 +0000 (00:19 +0200)
commit3fa26861cd513fbbf8610d64c8d593f757973066
tree5e43d10f4b071f54fccce4c7e45ab29715183173
parentf1702d24e7f51a45b2d2ba071826adaee003a1b5
window: Prefer menu bars when handling F10

Focusing the first widget in the titlebar is a good fallback,
but a "real" menubar or :primary menu button should take
precedence.
gtk/gtkwindow.c